/v1/users/downloadables/{token}
curl -X GET \ 'https://api.polar.sh/v1/users/downloadables/string' \ -H "Accept: application/json" \ -H "Authorization: Bearer <token>" \
{}